Autogenerated HTML docs for v1.3.3-g9e84 
diff --git a/git-checkout.txt b/git-checkout.txt index 0951289..d82efc0 100644 --- a/git-checkout.txt +++ b/git-checkout.txt 
@@ -35,7 +35,10 @@ 	Force a re-read of everything.    -b:: -	Create a new branch and start it at <branch>. +	Create a new branch named <new_branch> and start it at +	<branch>. The new branch name must pass all checks defined +	by gitlink:git-check-ref-format[1]. Some of these checks +	may restrict the characters allowed in a branch name.    -m:: 	If you have local modifications to one or more files that